Variables

Top  Previous  Next


Variables are used to insert changing values into the text. They are filled when the tickets are printed.

 

Example:

To print the seat number enter the text "Row !R, Seat !Z". When printing TicketCreator replaces the two variables !R and !Z with the row and seat number.

 

Similar for the price which is different for each category. Use the variable !P for the regular price (and special price if available) and !E for the reduced price.

 

Each line type can only use some of the variables. Available variables are shown in the tool window. You can view the contents of the variables, which is filled in when printing, with the button variable info .

 

Variable

Name

Contents

!D

Date

Date of the performance

!U

Time

Time of the performance

!N

Venue name

Name of the venue

!V

Event name

Name of the event

!F

Performance text

Text that describes the individual performances (see Create event)

!P

Regular price

Regular price and special price (if available). The price as text is used (see Create event)

!E

Reduced price

Reduced price. Again the price as text is used (see Create event)

!L

Serial number

Is replaced by the serial number.

!R

Row

Is replaced by the row number

!Z

Seat

Is replaced by the seat number

!O

Seat description

Description of seats to the left/right of the aisle (see Create venue)

!B

Section name

Name of sections for which print section name was checked (see Create event)

!I

No price

Text for tickets without price (see Create event)

!S

Name of special price

Name of a special price, e.g. "Member". The price is inserted into !P (see Create event)

!M

Unnumbered text

Text for unnumbered tickets (see Create event)

!X

Seat from

Is replaced by the FIRST seat number of the row

!Y

Seat to

Is replaced by the LAST seat number of the row

!K

Customer

Customer name for season tickets

!G

Reservation

Customer name for reserved tickets

!A

Advance sale fee

The advance sale fee for the selected full/special price

!C

System fee

The system fee for the selected full/special price

!H

Regular price with fees

The selected regular/special price with advance sale and system fee

 

See also Sample ticket and Line types